Abstract class for encapsulating a java object which implements the Callable interface.
Abstract class for encapsulating a java object which implements the Callable interface.
obj = Callable()
No input required.
obj | modelit.web.concurrent.Callable | To be used for asynchronous execution in combination with a modelit.web.concurrent.ThreadPoolExecutor. |
Get the java object which extends the Callable interface.